'Declaration <BrowsableAttribute(False)> Public ReadOnly Property LeftAnalyzer As Analyzer(Of TTarget,TValue)
[Browsable(False)] public Analyzer<TTarget,TValue> LeftAnalyzer { get; }
[Browsable(False)] public: __property Analyzer<TTarget,TValue*>* get_LeftAnalyzer();
[Browsable(False)] public:
property Analyzer<TTarget,TValue^>^ LeftAnalyzer { Analyzer<TTarget,TValue^>^ get(); }